<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* name: ui.css
* version: v1.1.5
* update: 榛樿瀛椾綋寰蒋闆呴粦
* date: 2015-11-02
*/

/* reset */








/* table */
.table { width: 100%; max-width: 100%; margin-bottom: 20px;}
.table &gt;thead &gt;tr &gt;th, .table &gt;tbody &gt;tr &gt;th, .table &gt;tfoot &gt;tr &gt;th, .table &gt;thead &gt;tr &gt;td, .table &gt;tbody &gt;tr &gt;td, .table &gt;tfoot &gt;tr &gt;td { line-height: 1.42857143; padding: 8px; vertical-align: inherit; border-top: 1px solid #ddd;}
.table &gt;thead &gt;tr &gt;th { vertical-align: bottom; border-bottom: 2px solid #ddd;}
.table &gt;caption +thead &gt;tr:first-child &gt;th, .table &gt;colgroup +thead &gt;tr:first-child &gt;th, .table &gt;thead:first-child &gt;tr:first-child &gt;th, .table &gt;caption +thead &gt;tr:first-child &gt;td, .table &gt;colgroup +thead &gt;tr:first-child &gt;td, .table &gt;thead:first-child &gt;tr:first-child &gt;td { border-top: 0;}
.table &gt;tbody +tbody { border-top: 2px solid #ddd;}
.table .table { background-color: #fff;}
.table-condensed &gt;thead &gt;tr &gt;th, .table-condensed &gt;tbody &gt;tr &gt;th, .table-condensed &gt;tfoot &gt;tr &gt;th, .table-condensed &gt;thead &gt;tr &gt;td, .table-condensed &gt;tbody &gt;tr &gt;td, .table-condensed &gt;tfoot &gt;tr &gt;td { padding: 5px;}
.table-bordered { border: 1px solid #ddd;}
.table-bordered &gt;thead &gt;tr &gt;th, .table-bordered &gt;tbody &gt;tr &gt;th, .table-bordered &gt;tfoot &gt;tr &gt;th, .table-bordered &gt;thead &gt;tr &gt;td, .table-bordered &gt;tbody &gt;tr &gt;td, .table-bordered &gt;tfoot &gt;tr &gt;td { border: 1px solid #ddd;}
.table-bordered &gt;thead &gt;tr &gt;th, .table-bordered &gt;thead &gt;tr &gt;td { border-bottom-width: 2px;}
.table-striped &gt;tbody &gt;tr:nth-of-type(odd) { background-color: #f9f9f9;}
.table-hover &gt;tbody &gt;tr:hover { background-color: #f5f5f5;}
table col[class*='col-'] { position: static; display: table-column; float: none;}
table td[class*='col-'], table th[class*='col-'] { position: static; display: table-cell; float: none;}
.table &gt;thead &gt;tr &gt;td.active, .table &gt;tbody &gt;tr &gt;td.active, .table &gt;tfoot &gt;tr &gt;td.active, .table &gt;thead &gt;tr &gt;th.active, .table &gt;tbody &gt;tr &gt;th.active, .table &gt;tfoot &gt;tr &gt;th.active, .table &gt;thead &gt;tr.active &gt;td, .table &gt;tbody &gt;tr.active &gt;td, .table &gt;tfoot &gt;tr.active &gt;td, .table &gt;thead &gt;tr.active &gt;th, .table &gt;tbody &gt;tr.active &gt;th, .table &gt;tfoot &gt;tr.active &gt;th { background-color: #f5f5f5;}
.table-hover &gt;tbody &gt;tr &gt;td.active:hover, .table-hover &gt;tbody &gt;tr &gt;th.active:hover, .table-hover &gt;tbody &gt;tr.active:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.active, .table-hover &gt;tbody &gt;tr.active:hover &gt;th { background-color: #e8e8e8;}
.table &gt;thead &gt;tr &gt;td.success, .table &gt;tbody &gt;tr &gt;td.success, .table &gt;tfoot &gt;tr &gt;td.success, .table &gt;thead &gt;tr &gt;th.success, .table &gt;tbody &gt;tr &gt;th.success, .table &gt;tfoot &gt;tr &gt;th.success, .table &gt;thead &gt;tr.success &gt;td, .table &gt;tbody &gt;tr.success &gt;td, .table &gt;tfoot &gt;tr.success &gt;td, .table &gt;thead &gt;tr.success &gt;th, .table &gt;tbody &gt;tr.success &gt;th, .table &gt;tfoot &gt;tr.success &gt;th { background-color: #dff0d8;}
.table-hover &gt;tbody &gt;tr &gt;td.success:hover, .table-hover &gt;tbody &gt;tr &gt;th.success:hover, .table-hover &gt;tbody &gt;tr.success:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.success, .table-hover &gt;tbody &gt;tr.success:hover &gt;th { background-color: #d0e9c6;}
.table &gt;thead &gt;tr &gt;td.info, .table &gt;tbody &gt;tr &gt;td.info, .table &gt;tfoot &gt;tr &gt;td.info, .table &gt;thead &gt;tr &gt;th.info, .table &gt;tbody &gt;tr &gt;th.info, .table &gt;tfoot &gt;tr &gt;th.info, .table &gt;thead &gt;tr.info &gt;td, .table &gt;tbody &gt;tr.info &gt;td, .table &gt;tfoot &gt;tr.info &gt;td, .table &gt;thead &gt;tr.info &gt;th, .table &gt;tbody &gt;tr.info &gt;th, .table &gt;tfoot &gt;tr.info &gt;th { background-color: #d9edf7;}
.table-hover &gt;tbody &gt;tr &gt;td.info:hover, .table-hover &gt;tbody &gt;tr &gt;th.info:hover, .table-hover &gt;tbody &gt;tr.info:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.info, .table-hover &gt;tbody &gt;tr.info:hover &gt;th { background-color: #c4e3f3;}
.table &gt;thead &gt;tr &gt;td.warning, .table &gt;tbody &gt;tr &gt;td.warning, .table &gt;tfoot &gt;tr &gt;td.warning, .table &gt;thead &gt;tr &gt;th.warning, .table &gt;tbody &gt;tr &gt;th.warning, .table &gt;tfoot &gt;tr &gt;th.warning, .table &gt;thead &gt;tr.warning &gt;td, .table &gt;tbody &gt;tr.warning &gt;td, .table &gt;tfoot &gt;tr.warning &gt;td, .table &gt;thead &gt;tr.warning &gt;th, .table &gt;tbody &gt;tr.warning &gt;th, .table &gt;tfoot &gt;tr.warning &gt;th { background-color: #fcf8e3;}
.table-hover &gt;tbody &gt;tr &gt;td.warning:hover, .table-hover &gt;tbody &gt;tr &gt;th.warning:hover, .table-hover &gt;tbody &gt;tr.warning:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.warning, .table-hover &gt;tbody &gt;tr.warning:hover &gt;th { background-color: #faf2cc;}
.table &gt;thead &gt;tr &gt;td.danger, .table &gt;tbody &gt;tr &gt;td.danger, .table &gt;tfoot &gt;tr &gt;td.danger, .table &gt;thead &gt;tr &gt;th.danger, .table &gt;tbody &gt;tr &gt;th.danger, .table &gt;tfoot &gt;tr &gt;th.danger, .table &gt;thead &gt;tr.danger &gt;td, .table &gt;tbody &gt;tr.danger &gt;td, .table &gt;tfoot &gt;tr.danger &gt;td, .table &gt;thead &gt;tr.danger &gt;th, .table &gt;tbody &gt;tr.danger &gt;th, .table &gt;tfoot &gt;tr.danger &gt;th { background-color: #f2dede;}
.table-hover &gt;tbody &gt;tr &gt;td.danger:hover, .table-hover &gt;tbody &gt;tr &gt;th.danger:hover, .table-hover &gt;tbody &gt;tr.danger:hover &gt;td, .table-hover &gt;tbody &gt;tr:hover &gt;.danger, .table-hover &gt;tbody &gt;tr.danger:hover &gt;th { background-color: #ebcccc;}
.table-responsive {overflow-x: auto; min-height: 0.01%; }
@media screen and (max-width: 767px) { 
    .table-responsive {overflow-y: hidden;  width: 100%; margin-bottom: 15px; border: 1px solid #ddd;-ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive &gt;.table { margin-bottom: 0;}
    .table-responsive &gt;.table &gt;thead &gt;tr &gt;th, .table-responsive &gt;.table &gt;tbody &gt;tr &gt;th, .table-responsive &gt;.table &gt;tfoot &gt;tr &gt;th, .table-responsive &gt;.table &gt;thead &gt;tr &gt;td, .table-responsive &gt;.table &gt;tbody &gt;tr &gt;td, .table-responsive &gt;.table &gt;tfoot &gt;tr &gt;td { white-space: nowrap;}
    .table-responsive &gt;.table-bordered { border: 0;}
    .table-responsive &gt;.table-bordered &gt;thead &gt;tr &gt;th:first-child, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr &gt;th:first-child, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr &gt;th:first-child, .table-responsive &gt;.table-bordered &gt;thead &gt;tr &gt;td:first-child, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr &gt;td:first-child, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr &gt;td:first-child { border-left: 0;}
    .table-responsive &gt;.table-bordered &gt;thead &gt;tr &gt;th:last-child, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr &gt;th:last-child, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr &gt;th:last-child, .table-responsive &gt;.table-bordered &gt;thead &gt;tr &gt;td:last-child, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr &gt;td:last-child, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr &gt;td:last-child { border-right: 0;}
    .table-responsive &gt;.table-bordered &gt;tbody &gt;tr:last-child &gt;th, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr:last-child &gt;th, .table-responsive &gt;.table-bordered &gt;tbody &gt;tr:last-child &gt;td, .table-responsive &gt;.table-bordered &gt;tfoot &gt;tr:last-child &gt;td { border-bottom: 0;}
}


.al_tt{text-align: center}




</pre></body></html>